text: Make the placeholder non-intrusive
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 01:45:59 +0000 (21:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jun 2023 12:06:46 +0000 (08:06 -0400)
commite16f71304f7acbcc21e9d93ba346f7e35c62497c
treee61704f0a7b37edea3804594d5dadb354a282a12
parent18482ac484fc346baaba4cce80e0d29760a035ec
text: Make the placeholder non-intrusive

We never want to let the placeholder cause
the widget to grow, so set its max-width-chars
to a small value to make it ellipsize.
gtk/gtktext.c